home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / demo / MATH / _SETUP.1 / Abt_math.exe / 0 / RCDATA / TSTHLFRM / TSTHLFRM.txt < prev   
Encoding:
Text File  |  2000-07-28  |  3.8 KB  |  183 lines

  1. object SthLFrm: TSthLFrm
  2.   Left = 129
  3.   Top = 172
  4.   ActiveControl = TamamBtn
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 255
  7.   ClientWidth = 409
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = True
  16.   OnClose = FormClose
  17.   OnDeactivate = FormDeactivate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object SrcLabel: TLabel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 145
  25.     Height = 16
  26.     AutoSize = False
  27.     Caption = 'Raporda verilmeyecekler'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clBlack
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     IsControl = True
  35.   end
  36.   object DstLabel: TLabel
  37.     Left = 224
  38.     Top = 8
  39.     Width = 145
  40.     Height = 16
  41.     AutoSize = False
  42.     Caption = 'Raporda verilecekler'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clBlack
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.     IsControl = True
  50.   end
  51.   object IncludeBtn: TSpeedButton
  52.     Left = 192
  53.     Top = 32
  54.     Width = 24
  55.     Height = 24
  56.     Caption = '>'
  57.     Font.Charset = DEFAULT_CHARSET
  58.     Font.Color = clBlack
  59.     Font.Height = -11
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = [fsBold]
  62.     ParentFont = False
  63.     OnClick = IncludeBtnClick
  64.     IsControl = True
  65.   end
  66.   object IncAllBtn: TSpeedButton
  67.     Left = 192
  68.     Top = 64
  69.     Width = 24
  70.     Height = 24
  71.     Caption = '>>'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clBlack
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.     OnClick = IncAllBtnClick
  79.     IsControl = True
  80.   end
  81.   object ExcludeBtn: TSpeedButton
  82.     Left = 192
  83.     Top = 96
  84.     Width = 24
  85.     Height = 24
  86.     Caption = '<'
  87.     Enabled = False
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clBlack
  90.     Font.Height = -11
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = [fsBold]
  93.     ParentFont = False
  94.     OnClick = ExcludeBtnClick
  95.     IsControl = True
  96.   end
  97.   object ExAllBtn: TSpeedButton
  98.     Left = 192
  99.     Top = 128
  100.     Width = 24
  101.     Height = 24
  102.     Caption = '<<'
  103.     Enabled = False
  104.     Font.Charset = DEFAULT_CHARSET
  105.     Font.Color = clBlack
  106.     Font.Height = -11
  107.     Font.Name = 'MS Sans Serif'
  108.     Font.Style = [fsBold]
  109.     ParentFont = False
  110.     OnClick = ExcAllBtnClick
  111.     IsControl = True
  112.   end
  113.   object TamamBtn: TBitBtn
  114.     Left = 236
  115.     Top = 220
  116.     Width = 77
  117.     Height = 27
  118.     Font.Charset = DEFAULT_CHARSET
  119.     Font.Color = clBlack
  120.     Font.Height = -11
  121.     Font.Name = 'MS Sans Serif'
  122.     Font.Style = [fsBold]
  123.     ParentFont = False
  124.     TabOrder = 2
  125.     OnClick = TamamBtnClick
  126.     Kind = bkOK
  127.     Margin = 2
  128.     Spacing = -1
  129.     IsControl = True
  130.   end
  131.   object VazgecBtn: TBitBtn
  132.     Left = 320
  133.     Top = 220
  134.     Width = 77
  135.     Height = 27
  136.     Font.Charset = DEFAULT_CHARSET
  137.     Font.Color = clBlack
  138.     Font.Height = -11
  139.     Font.Name = 'MS Sans Serif'
  140.     Font.Style = [fsBold]
  141.     ParentFont = False
  142.     TabOrder = 3
  143.     OnClick = VazgecBtnClick
  144.     Kind = bkCancel
  145.     Margin = 2
  146.     Spacing = -1
  147.     IsControl = True
  148.   end
  149.   object FList: TListBox
  150.     Left = 8
  151.     Top = 24
  152.     Width = 177
  153.     Height = 185
  154.     Font.Charset = DEFAULT_CHARSET
  155.     Font.Color = clBlack
  156.     Font.Height = -11
  157.     Font.Name = 'MS Sans Serif'
  158.     Font.Style = [fsBold]
  159.     ItemHeight = 13
  160.     MultiSelect = True
  161.     ParentFont = False
  162.     Sorted = True
  163.     TabOrder = 0
  164.     IsControl = True
  165.   end
  166.   object SList: TListBox
  167.     Left = 224
  168.     Top = 24
  169.     Width = 177
  170.     Height = 185
  171.     Font.Charset = DEFAULT_CHARSET
  172.     Font.Color = clBlack
  173.     Font.Height = -11
  174.     Font.Name = 'MS Sans Serif'
  175.     Font.Style = [fsBold]
  176.     ItemHeight = 13
  177.     MultiSelect = True
  178.     ParentFont = False
  179.     TabOrder = 1
  180.     IsControl = True
  181.   end
  182. end
  183.